Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the chart container a relative-positioned div #25

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

emilio
Copy link
Contributor

@emilio emilio commented Nov 29, 2021

To fix #15 for Safari and Firefox.

MouseEvent.layerX is not standard (w3c/uievents#135 tracks standardizing it), but meanwhile this should make the behavior match on all major browsers.

To fix juster-finance#15 for Safari and Firefox.

`MouseEvent.layerX` is not standard (w3c/uievents#135 tracks standardizing it), but meanwhile this should make the behavior match on all major browsers.
Copy link
Collaborator

@xdeq xdeq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

thx a lot for the fix @emilio <3

@xdeq xdeq merged commit 51214be into juster-finance:master Nov 29, 2021
@emilio emilio deleted the patch-1 branch November 29, 2021 15:49
@emilio
Copy link
Contributor Author

emilio commented Nov 29, 2021

Thanks for the fast review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cursor is shifted in the symbol card lineplot [Firefox issue]
2 participants